home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / WIN / VB_SYS / NUMWIN.ZIP / README.TXT < prev   
Encoding:
Text File  |  1993-09-18  |  4.3 KB  |  102 lines

  1. NUMWIN.VBX  -  HWND finder Custom Control Version 3.0
  2.  
  3. =============================================================================
  4. DESCRIPTION:
  5.  
  6. NUMWIN makes it easy for you to provide your users with additional programming
  7. features like DDE, OLE, and other custom features which require hWnds of other
  8. applications windows. NUMWIN can also be used to obtain the hWnd of all VB 
  9. hWnds of the running application to enable you to send messages to or 
  10. manipulate the other windows in the application in ways VB does not directly 
  11. allow.
  12.  
  13. Since VB provides no means to obtain the hWnds of other applications,
  14. NUMWIN to the rescue. NUMWIN provides arrays of all the hWnds in the Windows
  15. runtime environment accessible by convenient arrays. NUMWIN.VBX is easy to 
  16. use, just add the control to your application and issue an Action command to 
  17. load the hWnds into the arrays.
  18.  
  19. =============================================================================
  20. OTHER PRODUCTS:
  21.  
  22. NUMWIN.VBX is also available as part of a package of 5 controls for $35.
  23.  
  24. The 5PAK20.ZIP contains:
  25. BALLOON.VBX provides balloon help popup windows for all form controls.
  26. SHADBX.VBX provides a popup shadowed text message, like windows help does.
  27. CLACKER.VBX provides the hooks for dynamic menu help using a status bar.
  28. NUMWIN.VBX enumerates and returns hWnds for all desktop windows and controls.
  29. SNDDEX.VBX Soundex and enhanced Soundex word matching and searching.
  30. Help files included.
  31.  
  32. A great value for the money. See file 5PAK20.ZIP in CIS MSBASIC lib 5.
  33. Register 5PAK20 in Compuserve's SWREG forum, ID #1220.
  34.  
  35. =============================================================================
  36. THIS ZIP FILE CONTAINS:
  37.  
  38.     NUMWIN.VBX    VB version of the NUMWIN custom control
  39.     NUMWIN.HLP    NUMWIN documentation
  40.     SAMPLE.ZIP     Sample VB program showing how to use NUMWIN
  41.     README.TXT     This file
  42.  
  43. =============================================================================
  44. REGISTRATION:
  45.  
  46. You can register this Control by sending your name and either:
  47.  
  48. 1. On-line registration with Compuserve, type GO SWREG and register
  49.     product number 1222. The fee is $18.00. A registered copy will 
  50.     be sent by E-Mail.
  51. 2. Sending $18 (plus tax) and your name and address to the E-Mail address 
  52.     below.
  53. 3. Updates are $3.50 to cover distribution costs.
  54. 4. VISA and MC are accepted. We accept phone orders and E-Mail orders.
  55.     For Visa/MC orders please include exact name on card, postal
  56.     address of the card holder, card number, and expiration date.
  57.  
  58. Please provide us with an E-Mail address where the control can be sent,
  59. alternatively add $3.50 for shipping and a disk will be mailed to you.
  60. Overseas shipping varies with destination.
  61.  
  62. Registering the control will get the registered runtime and a design time 
  63. SPECIAL DEBUGGING VERSION OF THE CONTROL useful in helping you verify the 
  64. operation of your application when using the control. Special debugging 
  65. checks are made on various parameters and at critical locations in debugging 
  66. control to provide you with feedback on proper control and program menu 
  67. operation.
  68.  
  69. =============================================================================
  70. SOURCE CODE:
  71.  
  72. Source code to this control is available for $45 (plus tax). Source code 
  73. purchase requires the purchase of a registered version of the control as a 
  74. prerequisite. You may not redistribute the source code. 
  75.  
  76. Disk or e-mail shipping is $3.50 US, international postal shipping varies 
  77. with the destination. 
  78.  
  79. =============================================================================
  80. HOW TO REACH US:
  81.  
  82. If you have any comments or questions, please send them to us. We can be 
  83. reached at
  84.  
  85.     Weimar Software, 
  86.     18515 Annie Lane
  87.     San Jose, CA 95120-1006
  88.     408-268-6638, FAX 408-268-7655. 
  89.  
  90.     Or E-Mail at CIS 71220,2755 and Internet bglover@netcom.com.
  91.  
  92. The NUMWIN control may not be commercially distributed, used for 
  93. applications other than trial use, distributed by government agencies 
  94. or any of its contractors, UNLESS a registration fee is paid by the 
  95. distributing party.
  96.  
  97. This file may be only distributed in its entirety. This file may not be 
  98. included in CD-ROM distributions, bundled with other files, or offered 
  99. for retail sale without contacting Weimar Software and obtaining a license 
  100. to redistribute NUMWIN.VBX.
  101.  
  102.